Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SFR 2238/run gha on local #537

Merged
merged 5 commits into from
Oct 22, 2024
Merged

SFR 2238/run gha on local #537

merged 5 commits into from
Oct 22, 2024

Conversation

ayan1229
Copy link
Contributor

Jira Ticket

This PR does the following:

  • updates the Playwright.yml file to trigger GHA test on every pull request on localhost server

Copy link

vercel bot commented Oct 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sfr-bookfinder-front-end ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2024 5:21pm

Copy link
Collaborator

@jackiequach jackiequach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would still be using drb qa since it was not changed in the cucumber.json file

package.json Outdated Show resolved Hide resolved

- name: Wait for the application to start
run: |
sleep 30 # Ensure the app has enough time to start up
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: feel free to remove the comment. I think the name of the task is descriptive

@@ -2,7 +2,7 @@
"default": {
"import": ["playwright/tests/**/*.ts", "playwright/support/**/*.ts"],
"worldParameters": {
"appUrl": "https://drb-qa.nypl.org",
"appUrl": "http://localhost:3000",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If login is tested you may want to use local.nypl.org

@ayan1229 ayan1229 merged commit d14162c into development Oct 22, 2024
8 checks passed
@ayan1229 ayan1229 deleted the SFR-2238/run_gha_on_local branch October 22, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants